My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
Re: Formula with weekdays only?
Hi Amar, Try to use the formula below using Formula (Numeric) field. round(trunc(({custevent12}-trunc({date}))/7)*5 + mod({custevent12}-{date},7) - case when to_number(to_char({custevent12},'D…2 -
Re: How to make it on search so it bring most recent activity only?
Hi @User_6Z1W1, Thank you for sending us the screenshots. We can sort and group fields on the Opportunity saved search. Please see below example. Expected Result: If you click on the Customer Name hy…1 -
Re: Transaction line quantityshiprecv field is empty
Hi @VirtusX, Please use below. <#list transaction.item as item> ${item.item} - Qty ${item.quantityreceived}<br /> </#list> I hope this helps. Regards, Michelle Jabanes | Ask a Guru …1 -
Re: Contact Role - List Values
Hello @KNason76, I'm afraid that we can't sort these Contact Roles in the drop down list. An enhancement was logged under Enhancement # 234344. You might want to include this when voting fo…1 -
Re: New Role cant edit Return Authorization
Hi Kanika, I agree with @JohnCirocco, the steps he provided is the best way to get the permission you need when accessing the record. If the Return Authorizations and Return Authorization Approval pe…1
